home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / fpoints3.zip / ALLPNT.DOC next >
Text File  |  1992-07-23  |  5KB  |  192 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                              ALLPNT Version 3.0
  14.                              ==================
  15.                              Copyright (c) 1992
  16.                              By Dragon Software
  17.                                   23 Jul 92
  18.                              ALL RIGHTS RESERVED
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60. ALLPNT Version 2.4 Beta by Dragon Software                              Page 1
  61. ==============================================================================
  62.  
  63. DISCLAIMER:
  64. ===========
  65. This program is provided "As Is".  All responsibility and risk in running
  66. this program is taken on completely by the person using this program.  This
  67. program comes without any warranty, expressed or implied.  If you do not
  68. agree with the above, please don't use this program.
  69.  
  70.  
  71. ALLPNT.EXE:
  72. ===========
  73. This utility will allow setting of file points in all T.A.G. v2.6c1 *.DIR files
  74. according to the upload and download paths specified in the FBOARDS.DAT file.
  75. ALLPNT is ideal for setting all downloadable files to a single Point Value.
  76. SysOps could use ALLPNT to change all File Point Fields back to 0 should they
  77. decide to discontinue limiting downloads using File Points.
  78.  
  79.  
  80. USAGE:
  81. ======
  82. ALLPNT will read the FPOINTS.CFG file for default responses to the following
  83. questions (if it exists in the current directory).  Default responses are also
  84. built into the code.  Editing of Input Fields is also allowed.
  85.  
  86. Step 1  - Enter "ALLPNT" at the DOS Prompt.
  87.  
  88. Step 2  - Enter your "Main Data File Path" as listed in the
  89.           System Configuration Editor or press <Enter> to
  90.           except the default.
  91.  
  92. Step 3  - Enter your "Multi-user Data File Path" as listed in the 
  93.           System Configuration Editor or press <Enter> to except
  94.           the default.  If you are not running a "Multi-node BBS",
  95.           then enter the "Main Data File Path" used in Step 2.
  96.  
  97.      Note:     The above paths are searched to locate your
  98.                FBOARDS.DAT file.  These paths are also used
  99.                to locate *.DIR files should you be using the
  100.                "@" or "`" in front of the filename in the
  101.                FBOARDS.DAT file.
  102.  
  103. Step 4  - Enter the File Point Value to assign to all files on your
  104.           system (0-255) or press <Enter> to except the default.
  105.  
  106.  
  107. NOTES:
  108. ======
  109. ALLPNT creates a file called "DELETE.ME" for duplicate checking
  110. of upload and download paths listed in the FBOARDS.DAT file and
  111. will erase this file before exiting back to DOS.  If for some
  112. reason ALLPNT exits with a "RUNTIME" error, the "DELETE.ME"
  113. file can be erased.  If you do have a problem running this
  114. program, don't hesitate to get in touch with us!
  115.  
  116.  
  117.  
  118.  
  119. ALLPNT Version 2.4 Beta by Dragon Software                              Page 2
  120. ==============================================================================
  121.  
  122. THANKS:
  123. =======
  124. A special "THANKS" goes to the T.A.G. Team for all the work they have done on
  125. T.A.G. and for the T.A.G. v2.6b Turbo Pascal Record Structures!
  126.  
  127.  
  128. UPDATE HISTORY:
  129. ===============
  130.                                  Version 1.0
  131.                                  ===========
  132.  
  133. -    Released on 03 May 92 for T.A.G. Version 2.6.
  134.  
  135.                                  Version 2.0
  136.                                  ===========
  137.  
  138. -    Released on 13 Jun 92 for T.A.G. Version 2.6c1.
  139.  
  140. -    ALLPNT will no longer update File Points for *.DIR files that contain
  141.      no files.   A message will be displayed indicating this fact when used
  142.      on effected *.DIR files.
  143.  
  144.                                  Version 3.0
  145.                                  ===========
  146.  
  147. -    Released on 23 Jul 92 for T.A.G. Version 2.6c1.
  148.  
  149. -    Command Line Parameters are no longer required due to the Internal
  150.      Input Fields added with this release.  Editing of Input Fields is
  151.      also allowed.
  152.  
  153. -    File Points will now be changed for both Download and Upload paths
  154.      specified in the FBOARDS.DAT file vice just the Download Paths.
  155.  
  156. -    Added the ability for ALLPNT to recognize the "@" in front of the *.DIR
  157.      file name in the FBOARDS.DAT file (used to send *.DIR files to the Main
  158.      Data File Path) and the "`" in front of the *.DIR file name in the
  159.      FBOARDS.DAT file (used to send *.DIR files to the Multi-user Data File
  160.      Path).
  161.  
  162.  
  163. COMMENTS:
  164. =========
  165. If you have any suggestions or comments for this program, please
  166. leave a message addressed to "NUCLEAR" or "MERCURY" on one of the
  167. following BBS's:
  168.  
  169. Fantasy Island              (804)486-0724        Fidonet 1:275/4
  170. Whispers BBS (T.A.G. BETA)  (904)744-5624        Fidonet 1:112/90
  171. The Gathering               (804)481-3090
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178. ALLPNT Version 2.4 Beta by Dragon Software                              Page 3
  179. ==============================================================================
  180.  
  181. COMMENTS CONTINUED:
  182. ===================
  183. Or send a letter to (In care of: Dragon Software):
  184.  
  185. Lee Palmer                         Rick Mercado
  186. 1660 Kepler Bend                   8216 Edwin Drive
  187. Virginia Beach, VA. 23454          Norfolk, Va. 23505
  188. (804)426-7048                      (804)588-7125
  189.  
  190. Or call Dragon Software BBS at (804)480-3909 Fidonet 1:275/78
  191.  
  192.